{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Hollow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.898082,
            51.658665
          ],
          [
            -0.897915,
            51.658807
          ],
          [
            -0.897747,
            51.65895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033207223, HP14 3FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8974221596063916,
          51.65911876129337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095501992, HP14 3RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8979210044586008,
          51.65881772807137
        ]
      }
    }
  ]
}