{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Emblett Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.744055,
            51.087976
          ],
          [
            -2.744558,
            51.087813
          ],
          [
            -2.744642,
            51.087802
          ],
          [
            -2.745279,
            51.087719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118755, TA11 6PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.744055173978234,
          51.08798506492372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120473, TA11 6PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.756682956881733,
          51.085727859476194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30129917, TA11 6PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7583414549656724,
          51.08586997813107
        ]
      }
    }
  ]
}