{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burrow Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.90174,
            52.549252
          ],
          [
            -0.901276,
            52.547978
          ],
          [
            -0.901217,
            52.547837
          ],
          [
            -0.900635,
            52.546431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646669, LE16 7UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9009798331430127,
          52.54720521089366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024927259, LE16 7UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9015776647425127,
          52.54688710811893
        ]
      }
    }
  ]
}