{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Castle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.132607,
            51.726478
          ],
          [
            -3.132685,
            51.726542
          ],
          [
            -3.132793,
            51.726631
          ],
          [
            -3.133045,
            51.72684
          ],
          [
            -3.133147,
            51.726925
          ],
          [
            -3.133355,
            51.727247
          ],
          [
            -3.133505,
            51.727398
          ],
          [
            -3.133655,
            51.727549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014111992, NP13 1DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1327618914338613,
          51.72657795205466
        ]
      }
    }
  ]
}