{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carraway Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.118258,
            51.368124
          ],
          [
            -2.118515,
            51.368236
          ],
          [
            -2.11872,
            51.368325
          ],
          [
            -2.118772,
            51.368347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094303503, SN12 6WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.118301715676597,
          51.36805358529862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094303506, SN12 6WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1186756866068195,
          51.368242031392434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094303791, SN12 6WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1187764962538713,
          51.36834083740579
        ]
      }
    }
  ]
}