{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.192968,
            53.527749
          ],
          [
            -1.192616,
            53.528017
          ],
          [
            -1.191241,
            53.528722
          ],
          [
            -1.18951,
            53.52961
          ],
          [
            -1.189432,
            53.529649
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609274, DN5 7EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1889286034729554,
          53.52995136685625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006623892, DN5 7EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1932362663974851,
          53.528731080420975
        ]
      }
    }
  ]
}