{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lindsay Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.33362,
            51.236723
          ],
          [
            -1.33388,
            51.236834
          ],
          [
            -1.333886,
            51.236837
          ],
          [
            -1.333883,
            51.23703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008489214, RG28 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3339555021287388,
          51.236244117244276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015701538, RG28 7EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334344993318057,
          51.23704662014027
        ]
      }
    }
  ]
}