{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Windsor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.515299,
            53.986059
          ],
          [
            -1.515088,
            53.985824
          ],
          [
            -1.514878,
            53.98559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015319317, HG2 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5149071988775844,
          53.98567091555597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022912383, HG2 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.515299198696316,
          53.986058970374316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050414805, HG2 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.514858632191799,
          53.98591338944489
        ]
      }
    }
  ]
}