{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linkside Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838471,
            50.745377
          ],
          [
            -1.838352,
            50.744958
          ],
          [
            -1.838233,
            50.74454
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014275474, BH8 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8384710735931602,
          50.745376676726025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040747835, BH8 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8387272720539285,
          50.74506228834358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040747836, BH8 9JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8380892310262607,
          50.7451333468361
        ]
      }
    }
  ]
}