{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parsonage Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.029258,
            50.901921
          ],
          [
            -2.027464,
            50.902188
          ],
          [
            -2.026157,
            50.902243
          ],
          [
            -2.02375,
            50.902344
          ],
          [
            -2.023043,
            50.902481
          ],
          [
            -2.022922,
            50.902503
          ],
          [
            -2.0228,
            50.902525
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002924626, BH21 5HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.023527065837568,
          50.9025309405559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002927158, BH21 5HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0227733531762,
          50.90253109171764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015774223, BH21 5HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.028774243098119,
          50.90193625570023
        ]
      }
    }
  ]
}