{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.408407,
            51.307609
          ],
          [
            0.408128,
            51.307428
          ],
          [
            0.408112,
            51.307418
          ],
          [
            0.407977,
            51.307196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970612, ME19 5FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40819505863830624,
          51.30733473937651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092970637, ME19 5FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.40836589528549866,
          51.30758304255891
        ]
      }
    }
  ]
}