{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.127214,
            51.205145
          ],
          [
            -4.127393,
            51.205133
          ],
          [
            -4.127572,
            51.20512
          ],
          [
            -4.128111,
            51.205119
          ],
          [
            -4.128649,
            51.205119
          ],
          [
            -4.128693,
            51.205116
          ],
          [
            -4.128737,
            51.205113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104483, EX34 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.128012852845469,
          51.2051138372596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040264113, EX34 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.127518229580348,
          51.2049429709212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040264114, EX34 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.127904852846124,
          51.2049449305493
        ]
      }
    }
  ]
}