{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawkins Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.173452,
            52.99909
          ],
          [
            -2.172537,
            52.998984
          ],
          [
            -2.171622,
            52.998877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455047413, ST4 4HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.173694342863686,
          52.99923387760777
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134671, ST4 4HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1735895369915688,
          52.99910818239696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015466694, ST4 4NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.172816318066536,
          52.999504834067054
        ]
      }
    }
  ]
}