{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.152717,
            52.995604
          ],
          [
            -2.152525,
            52.99553
          ],
          [
            -2.152333,
            52.995455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455068142, ST4 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.152448744451655,
          52.99557749590296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135128, ST4 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1527170183447213,
          52.99560411861677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455152551, ST4 3NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1525972246710263,
          52.99543347824877
        ]
      }
    }
  ]
}