{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.53254,
            52.283629
          ],
          [
            -1.532596,
            52.283854
          ],
          [
            -1.532652,
            52.284079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025220634, CV31 3AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5327769412553731,
          52.28336039469238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094931707, CV31 3AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5326520175971434,
          52.2840881176644
        ]
      }
    }
  ]
}