{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beatty Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.48343,
            50.698024
          ],
          [
            -3.483755,
            50.698187
          ],
          [
            -3.484081,
            50.698351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023124196, EX2 7GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.483425070942029,
          50.69802530126229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023124223, EX2 7GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4839032304790907,
          50.69836995222114
        ]
      }
    }
  ]
}