{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deanscroft Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.039106,
            52.351122
          ],
          [
            -2.039068,
            52.351083
          ],
          [
            -2.038858,
            52.350862
          ],
          [
            -2.038611,
            52.350602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000214411, B60 1GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.038522821306513,
          52.350705830618764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000214412, B60 1GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.038405199939956,
          52.35050808572496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023881415, B60 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.039081046219699,
          52.351092222786455
        ]
      }
    }
  ]
}