{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pineways",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.863329,
            52.590252
          ],
          [
            -1.863539,
            52.590038
          ],
          [
            -1.863748,
            52.589823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023495946, B74 4TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8633286943802814,
          52.59025236959611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070598981, B74 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8638905012733669,
          52.58996534181975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070598982, B74 4SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8636553017315247,
          52.589650428944516
        ]
      }
    }
  ]
}