{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richards Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696866,
            52.083903
          ],
          [
            -2.696873,
            52.083921
          ],
          [
            -2.696935,
            52.084072
          ],
          [
            -2.697005,
            52.084241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009567706, HR1 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6967381438880778,
          52.084119361580065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023694458, HR1 3AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6968659734519753,
          52.08389383751225
        ]
      }
    }
  ]
}