{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cobblestone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.159525,
            50.367508
          ],
          [
            -4.159873,
            50.367512
          ],
          [
            -4.160222,
            50.367516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012058852, PL1 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.159798893491679,
          50.36747386801213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070766212, PL1 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.159857136117975,
          50.36751775789391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040418011, PL1 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.159776098382019,
          50.367591218799156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041149846, PL1 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.160084801094027,
          50.36757648845416
        ]
      }
    }
  ]
}