{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trinity Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535735,
            51.942767
          ],
          [
            -1.53548,
            51.942767
          ],
          [
            -1.535226,
            51.942766
          ],
          [
            -1.535224,
            51.942729
          ],
          [
            -1.535222,
            51.942691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033225085, OX7 5GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5353318130684668,
          51.94284279224362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033233068, OX7 5GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5356379516399599,
          51.942781063409626
        ]
      }
    }
  ]
}