{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenhill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.952461,
            52.436878
          ],
          [
            -1.952414,
            52.436904
          ],
          [
            -1.952367,
            52.436931
          ],
          [
            -1.951824,
            52.437225
          ],
          [
            -1.951281,
            52.43752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023495459, B29 5AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9524730219702333,
          52.43687276264565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070385823, B29 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9517961897337408,
          52.43704330069667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070385824, B29 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.951928655509232,
          52.43697143412157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070385825, B29 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.952061140257983,
          52.436881587355785
        ]
      }
    }
  ]
}