{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stone Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.861306,
            51.804419
          ],
          [
            -0.861463,
            51.804284
          ],
          [
            -0.861621,
            51.804148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766298338, HP17 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8615290947083865,
          51.80421418281571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766298341, HP17 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8619618330394307,
          51.80430828501044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766298342, HP17 8PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8611394052858191,
          51.8041384787046
        ]
      }
    }
  ]
}