{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryde Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094714,
            53.44178
          ],
          [
            -2.094315,
            53.441637
          ],
          [
            -2.093916,
            53.441493
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998349, M34 7GT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0947141919876056,
          53.4417804966905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004429247, M34 7QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0944578859762273,
          53.44160991873142
        ]
      }
    }
  ]
}