{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.369322,
            51.154236
          ],
          [
            1.369702,
            51.154016
          ],
          [
            1.369758,
            51.153983
          ],
          [
            1.370081,
            51.154172
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891521, CT15 6FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3697543460202812,
          51.15384766223029
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891523, CT15 6FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3701567457294155,
          51.154069935313125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891682, CT15 6FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3693400119089936,
          51.154246408329264
        ]
      }
    }
  ]
}