{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yarrington Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.207444,
            52.643365
          ],
          [
            1.207397,
            52.642989
          ],
          [
            1.20735,
            52.642612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848318, NR5 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2074456866942755,
          52.643367521197824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848319, NR5 9PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2066458359510577,
          52.64274166260573
        ]
      }
    }
  ]
}