{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heckford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.977564,
            50.72331
          ],
          [
            -1.976892,
            50.72282
          ],
          [
            -1.976219,
            50.72233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023688338, BH15 2LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9775786381494223,
          50.72333717384833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040811331, BH15 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9762049154739092,
          50.722446630714906
        ]
      }
    }
  ]
}