{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.789185,
            53.076374
          ],
          [
            -0.789216,
            53.076607
          ],
          [
            -0.78921,
            53.076615
          ],
          [
            -0.789052,
            53.076837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008174898, NG24 2TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7888676483180124,
          53.07692549051667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008178682, NG24 2TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7892247563654751,
          53.07643469560581
        ]
      }
    }
  ]
}