{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.416813,
            51.544654
          ],
          [
            0.417512,
            51.543668
          ],
          [
            0.41821,
            51.542682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001046580, SS16 6JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4168132691089009,
          51.54465357714603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093505007, SS16 6JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41749506208737996,
          51.54391107663831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001546106, SS16 6JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4173667111953758,
          51.543122320218174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001546107, SS16 6JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.41798263178870093,
          51.542498085838666
        ]
      }
    }
  ]
}