{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.231945,
            53.357447
          ],
          [
            -1.23139,
            53.357519
          ],
          [
            -1.230834,
            53.357591
          ],
          [
            -1.230753,
            53.357601
          ],
          [
            -1.230671,
            53.357611
          ],
          [
            -1.229335,
            53.357788
          ],
          [
            -1.229127,
            53.35783
          ],
          [
            -1.227623,
            53.358136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023208166, S25 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.227623487133438,
          53.35813630061654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024968935, S25 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2310335146443698,
          53.359012252519314
        ]
      }
    }
  ]
}