{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leveret Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.625506,
            53.642211
          ],
          [
            -2.625641,
            53.642064
          ],
          [
            -2.625776,
            53.641916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070373764, PR7 3FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.625534088207503,
          53.64195303642683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070374344, PR7 3DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.62555227304931,
          53.642159673408635
        ]
      }
    }
  ]
}