{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Firs",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.00768,
            51.87976
          ],
          [
            -1.007975,
            51.879522
          ],
          [
            -1.008163,
            51.87937
          ],
          [
            -1.008318,
            51.879318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766347306, HP18 0SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0077046614482317,
          51.8797340896799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766347309, HP18 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0081127465896713,
          51.87967459117362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766347313, HP18 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0084268669985743,
          51.879263642931924
        ]
      }
    }
  ]
}