{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ringwood Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.21502,
            51.559753
          ],
          [
            0.215009,
            51.560122
          ],
          [
            0.214998,
            51.560491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ringwood Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.21505,
            51.558889
          ],
          [
            0.215035,
            51.559321
          ],
          [
            0.21502,
            51.559753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025157247, RM12 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21477779438603467,
          51.56010839787822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070703595, RM12 4JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.21502022398968354,
          51.559753097996975
        ]
      }
    }
  ]
}