{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cayley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.425327,
            53.745635
          ],
          [
            -0.425362,
            53.745303
          ],
          [
            -0.425398,
            53.744971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002825873, HU10 6TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42512284444829657,
          53.745425774302475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009929416, HU10 6SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4254003751515152,
          53.74530357399092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015417098, HU10 6SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4254532364617622,
          53.74510650930678
        ]
      }
    }
  ]
}