{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belle Isle Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.521921,
            50.713618
          ],
          [
            -3.521772,
            50.713818
          ],
          [
            -3.521772,
            50.71382
          ],
          [
            -3.521765,
            50.714043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013043673, EX2 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5212489240835843,
          50.71253853996114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115944, EX2 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5221113562873514,
          50.71336365732324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040202860, EX2 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.522078379157878,
          50.71322019507937
        ]
      }
    }
  ]
}