{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.509467,
            52.412294
          ],
          [
            -1.509279,
            52.412287
          ],
          [
            -1.509092,
            52.412279
          ],
          [
            -1.509024,
            52.412295
          ],
          [
            -1.508955,
            52.412311
          ],
          [
            -1.508806,
            52.412349
          ],
          [
            -1.508656,
            52.412386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014004496, CV1 1JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5094668296337204,
          52.41229389850589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024029149, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5086591732026082,
          52.412209635538076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024972001, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5087178772585836,
          52.41221886948318
        ]
      }
    }
  ]
}