{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowan Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.275677,
            53.524166
          ],
          [
            -2.275743,
            53.524222
          ],
          [
            -2.275809,
            53.524278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007251, M25 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.275676776490735,
          53.524166457064766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003113658, M25 0RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.276161497206841,
          53.52447993146035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024805115, M25 0AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2764775504721815,
          53.52437133961668
        ]
      }
    }
  ]
}