{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonehill Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.284808,
            52.925242
          ],
          [
            1.284508,
            52.925412
          ],
          [
            1.284428,
            52.925531
          ],
          [
            1.284513,
            52.925925
          ],
          [
            1.28468,
            52.926693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023457394, NR27 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2846660365061442,
          52.926711469552856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025080141, NR27 9JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2841700980155974,
          52.92586183307308
        ]
      }
    }
  ]
}