{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521687,
            50.867942
          ],
          [
            -2.521899,
            50.867833
          ],
          [
            -2.522111,
            50.867724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023248821, DT9 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.522111194383249,
          50.86772384735787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024735539, DT9 6JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.517434702306044,
          50.868895724711976
        ]
      }
    }
  ]
}