{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cloister Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191085,
            52.994283
          ],
          [
            -2.19095,
            52.99452
          ],
          [
            -2.190816,
            52.994758
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455125623, ST4 5BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191047647822863,
          52.99464971079249
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455125624, ST4 5BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1911511023512684,
          52.99446077139128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455136282, ST4 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1908246867409353,
          52.99476692871074
        ]
      }
    }
  ]
}