{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chappell Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.081202,
            53.553595
          ],
          [
            -1.080998,
            53.553681
          ],
          [
            -1.080795,
            53.553768
          ],
          [
            -1.080746,
            53.553797
          ],
          [
            -1.080698,
            53.553826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094836135, DN3 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.080625582146816,
          53.55358118287237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094836136, DN3 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0798895725247306,
          53.553413728598585
        ]
      }
    }
  ]
}