{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Withy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.12425,
            52.616773
          ],
          [
            -3.123859,
            52.616695
          ],
          [
            -3.123467,
            52.616618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011762356, SY21 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1233357661744052,
          52.61687122458571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011762357, SY21 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1232538763726034,
          52.616557344259384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023793551, SY21 8NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1242642526867,
          52.616790492272564
        ]
      }
    }
  ]
}