{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bournemouth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627223,
            51.162874
          ],
          [
            -1.624441,
            51.163148
          ],
          [
            -1.62166,
            51.163422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062008499, SP11 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6211005755761578,
          51.16332345937972
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062695141, SP11 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6218447274427235,
          51.16326292135958
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200010016721, SP11 7EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6271964527499687,
          51.16287544521486
        ]
      }
    }
  ]
}