{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Conifer Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.123528,
            50.850334
          ],
          [
            -1.123538,
            50.85056
          ],
          [
            -1.123538,
            50.850568
          ],
          [
            -1.123879,
            50.850597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012135163, PO16 8LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1235383435275892,
          50.85055930734541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060337164, PO16 8HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1235498517811506,
          50.850703276638015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060337165, PO16 8HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123691719031248,
          50.85071333435439
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060337166, PO16 8HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.123876028676012,
          50.85073270311979
        ]
      }
    }
  ]
}