{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marlborough Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.413593,
            50.813499
          ],
          [
            -0.413555,
            50.813134
          ],
          [
            -0.413518,
            50.81277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marlborough Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.413518,
            50.81277
          ],
          [
            -0.413514,
            50.812689
          ],
          [
            -0.413509,
            50.812608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013356051, BN12 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41349476041920646,
          50.81261642963235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061894843, BN12 4HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4138411240211266,
          50.813286637244005
        ]
      }
    }
  ]
}