{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.092196,
            50.699048
          ],
          [
            -3.092291,
            50.698997
          ],
          [
            -3.092385,
            50.698946
          ],
          [
            -3.09257,
            50.698888
          ],
          [
            -3.092611,
            50.698876
          ],
          [
            -3.092719,
            50.698842
          ],
          [
            -3.092836,
            50.698806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096166, EX12 3JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.092606615927447,
          50.69886439446908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024755870, EX12 3JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.092411555766079,
          50.699001118449104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090912738, EX12 3JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0923830332752034,
          50.69899239278093
        ]
      }
    }
  ]
}