{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.164903,
            51.111161
          ],
          [
            -4.164367,
            51.111112
          ],
          [
            -4.163831,
            51.111063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012092628, EX33 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1647195660656555,
          51.111044172871395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012092643, EX33 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.164449606944112,
          51.11107615315504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104367, EX33 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.164337089197029,
          51.111114210635044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012110695, EX33 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.164449606944112,
          51.11107615315504
        ]
      }
    }
  ]
}