{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northbourne Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.88949,
            50.765786
          ],
          [
            -1.889001,
            50.765633
          ],
          [
            -1.888512,
            50.76548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014275603, BH10 6BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8894896987732464,
          50.765786362530925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040754869, BH10 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8887100404624304,
          50.765695696973744
        ]
      }
    }
  ]
}