{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodleigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.948645,
            50.859968
          ],
          [
            -3.949866,
            50.859708
          ],
          [
            -3.950039,
            50.859561
          ],
          [
            -3.950857,
            50.858864
          ],
          [
            -3.951044,
            50.858919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013838586, EX19 8EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9486293529405563,
          50.85996672271578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024669160, EX19 8HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9501192205235967,
          50.857531566068985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041131040, EX19 8EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.950852286428806,
          50.85943492708786
        ]
      }
    }
  ]
}