{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.110891,
            51.152957
          ],
          [
            1.111267,
            51.152883
          ],
          [
            1.111643,
            51.15281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50021674, CT4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1115803996038007,
          51.15292045861987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50021708, CT4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1114531178317613,
          51.15294183692959
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50021807, CT4 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1112699376381896,
          51.152982692839686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111698, CT4 6TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1108820484525408,
          51.152957038991104
        ]
      }
    }
  ]
}