{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ridge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.128071,
            50.795417
          ],
          [
            -3.129667,
            50.795193
          ],
          [
            -3.130457,
            50.795082
          ],
          [
            -3.131166,
            50.794814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000264893, EX14 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.128125182202909,
          50.795209460022534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000264895, EX14 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1306295304344274,
          50.794915420369435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094741, EX14 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.129388354691586,
          50.795224212695544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024733315, EX14 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.126986436752454,
          50.79505859777767
        ]
      }
    }
  ]
}