{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519389,
            52.544947
          ],
          [
            -1.518987,
            52.545305
          ],
          [
            -1.519161,
            52.545539
          ],
          [
            -1.51912,
            52.545732
          ],
          [
            -1.519068,
            52.545979
          ],
          [
            -1.519563,
            52.546539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001175565, CV10 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5193887640839185,
          52.54494671933218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071232137, CV10 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.518984551450741,
          52.545502454861314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071232138, CV10 0SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5189554533751035,
          52.54546637693637
        ]
      }
    }
  ]
}