{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.464903,
            53.384712
          ],
          [
            -1.464935,
            53.384487
          ],
          [
            -1.464966,
            53.384262
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013333455, S3 8LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4649658673400925,
          53.38430743909049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091129096, S3 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4650988048261981,
          53.38449679701547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052093046, S3 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.465054041760326,
          53.38446963047854
        ]
      }
    }
  ]
}