{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haseley Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.666051,
            52.325533
          ],
          [
            -1.665961,
            52.325588
          ],
          [
            -1.66587,
            52.325643
          ],
          [
            -1.665672,
            52.325661
          ],
          [
            -1.665473,
            52.325678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023601390, CV35 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6654001225967046,
          52.325677978657566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025558407, CV35 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.666871157465873,
          52.32517867931744
        ]
      }
    }
  ]
}