{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollingsworth Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.00206,
            52.184562
          ],
          [
            1.001728,
            52.184442
          ],
          [
            1.000969,
            52.184351
          ],
          [
            0.999833,
            52.184215
          ],
          [
            0.99968,
            52.184212
          ],
          [
            0.999527,
            52.184208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012175263, IP14 1BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.002111454809928,
          52.184486512268364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023993412, IP14 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.999610861522691,
          52.18428935051573
        ]
      }
    }
  ]
}