{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alma Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.088368,
            51.283168
          ],
          [
            1.088431,
            51.283217
          ],
          [
            1.088495,
            51.283266
          ],
          [
            1.088628,
            51.283369
          ],
          [
            1.088761,
            51.283472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025112344, CT1 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0885228008201566,
          51.283343689419425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033169041, CT1 1JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0883669702857601,
          51.283158915762556
        ]
      }
    }
  ]
}