{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sun View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.103962,
            53.559819
          ],
          [
            -2.103783,
            53.559797
          ],
          [
            -2.103605,
            53.559775
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000111380, OL2 6HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1038551689215224,
          53.55987157908498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117843, OL2 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1036133628005507,
          53.55976392947944
        ]
      }
    }
  ]
}