{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Mead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912623,
            50.788377
          ],
          [
            -1.912649,
            50.788337
          ],
          [
            -1.912676,
            50.788297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Mead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.912676,
            50.788297
          ],
          [
            -1.912924,
            50.787932
          ],
          [
            -1.913173,
            50.787566
          ],
          [
            -1.913399,
            50.787218
          ],
          [
            -1.913625,
            50.78687
          ],
          [
            -1.914124,
            50.786084
          ],
          [
            -1.914623,
            50.785297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002926164, BH22 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9132710668875987,
          50.78759544989173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002928279, BH22 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9125887139846287,
          50.78835931042055
        ]
      }
    }
  ]
}