{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bates Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.249099,
            52.54958
          ],
          [
            -0.24881,
            52.549537
          ],
          [
            -0.248522,
            52.549494
          ],
          [
            -0.248375,
            52.549472
          ],
          [
            -0.248227,
            52.54945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008077396, PE7 0LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24822760259176715,
          52.54944260743802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008077423, PE7 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24851525564898083,
          52.54962668274916
        ]
      }
    }
  ]
}